-
Notifications
You must be signed in to change notification settings - Fork 23
Kolla-Ansible/Kayobe version enforcement #1551
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Skipping the linter as I don't think it's possible to use |
Requires pip 24.0 or newer. (precheck added in 88dba74) |
Out of my curiosity - why are we doing that here jnstead in the Kayobe python CLI? |
This is more of a workaround for Kayobe/Kolla CLI version returning a different value from our downstream tagging, which don't follow pbr versioning. See upstream bug https://bugs.launchpad.net/kayobe/+bug/2101051 |
188ea15
to
d1136a0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wording could be improved on the release note, but otherwise I'd be happy to merge this. We can always tweak it once it's merged. @jovial is that okay with you?
releasenotes/notes/kolla-kayobe-version-check-f44d43c9c34d1b89.yaml
Outdated
Show resolved
Hide resolved
releasenotes/notes/kolla-kayobe-version-check-f44d43c9c34d1b89.yaml
Outdated
Show resolved
Hide resolved
Co-authored-by: Alex-Welsh <[email protected]>
Sure, lets give it a whirl and see how well it works. |
No description provided.